Fix bug #9229 with cursor positioning on display strings.
authorEli Zaretskii <eliz@gnu.org>
Fri, 5 Aug 2011 10:32:06 +0000 (13:32 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 5 Aug 2011 10:32:06 +0000 (13:32 +0300)
commit88f3ed61bb019ef0be696b1ce6d8b17ed0e8f8ff
tree753adcd7c3d59b4cbcf79cf58782f0ca1d63a208
parentfa4095af03c5c4bd8c3c2671a2bd45c49142a59f
Fix bug #9229 with cursor positioning on display strings.

 src/xdisp.c (set_cursor_from_row): Prefer the candidate glyph that
 came from a string character with a `cursor' property.
src/ChangeLog
src/xdisp.c